type = custom_gui_screens

overridden_screens {
}

custom_gui {
  identifier = thanks
  title = 致谢页面
  allow_esc = true
  transparent_world_background = false
  transparent_world_background_overlay = false
  pause_game = true
  popup_mode = true
  popup_mode_background_overlay = false
}

custom_gui {
  identifier = author
  title = 
  allow_esc = true
  transparent_world_background = true
  transparent_world_background_overlay = true
  pause_game = true
  popup_mode = true
  popup_mode_background_overlay = true
}

custom_gui {
  identifier = supporter
  title = 支持者名单
  allow_esc = true
  transparent_world_background = false
  transparent_world_background_overlay = true
  pause_game = true
  popup_mode = true
  popup_mode_background_overlay = true
}

